partition map

英 [pɑːˈtɪʃn mæp] 美 [pɑːrˈtɪʃn mæp]

网络  分区图; 分区映射; 划分图; 分割图

计算机



双语例句

  1. For a single-partition database partition group, the partitioning map has only one entry containing the partition number of the database partition where all the rows of a database table are stored.
    对于单分区的数据库分区组,分区映射只有一个条目,其中包含数据库表中所有的行所在的数据库分区的分区号。
  2. Just as before, there are three ways to generate a database partition map: uniform, weighted through a distribution array ( using distfile), and user specified ( using targetmap).
    和从前一样,有三种方法可生成数据库分区映射:平均法,通过分布数组指定权重(使用distfile),以及用户指定(使用targetmap)。
  3. Each of the partition numbers is sequentially repeated in a round-robin fashion to fill the partitioning map.
    每个分区号按循环的方式顺序地填充分区映射。
  4. When a database partition group is created or modified, a partitioning map is associated with it.
    当创建或修改一个数据库分区组时,就会有一个与之关联的分区映射。
  5. The partition number is used as an index into the partitioning map.
    分区号用作分区映射的索引。
  6. Automatic allocation of secondary partition header pages for extending the extent map
    用于扩展区段映射的二级分区头文件页的自动分配
  7. The partition map also can be used in the disk image files that a Macintosh system uses to transmit files.
    分区图表也可以用在苹果系统用来传送文件的磁盘映像文件上。
  8. The Apple partitions are described in the partition map structure, which is located at the beginning of the disk.
    分区结构表里描述了苹果分区,位于硬盘的开头部分。
  9. The first entry in the partition map is typically an entry for itself, and it shows the maximum size that the partition map can be.
    分区结构表里的第一条记录通常是它本身,它显示了分区结构表的最大可能大小。
  10. Partition Map of Contusion of the Femoral Condyle under Magnetic Resonance and Its Clinical Significance
    股骨髁部骨挫伤磁共振下分区及其临床意义
  11. Even though Mac OS X is based on a BSD kernel, it uses an Apple partition map and not a disk label.
    虽然苹果OSX也是基于BSD核心,但它却使用了苹果分区表,而不是磁盘标签。
  12. The first entry is usually the entry for the partition map itself.
    第一条记录通常是分区表本身。
  13. The partition map starts in the second sector of the disk and continues until all partitions have been described.
    分区表位于磁盘开始的第二个扇区,且一直持续到所有分区都被描述完。
  14. Each entry in the partition map describes the starting sector of the partition, the size, the type, and the volume name.
    分区表里的每条记录描述了该分区的起始扇区,大小,类型及卷名称。
  15. Researches prove that the partition multi-resolution model can overcome the shortcomings of Mip Map pyramid model which restrict image size and is more practical because it can meet the need for exploding image mapping in high resolution.
    研究表明利用分块多分辨率模型,可以克服MipMap金字塔模型对影像大小限制的不足,满足高分辨率展示影像映射的要求,具有更高的适用性。
  16. Partition multi-resolution texture mapping helps to determine the image space information of the excavated face and refine the 3D display and pan speed of the logging scene through adjusting the map resolution with viewpoint dynamically.
    分块多分辨率模型纹理映射,通过视点的变化动态调节纹理的分辨率,提高了纹理映射效率,有助于对开挖表面影像空间信息的判读,并改善编录场景的三维显示效果和漫游速度。
  17. Then, partition the image into grids by horizontal and vertical lines, and establish the grid distortion function based on the adaptive significant map, which is globally solved by an iterative method. In each iterative step, we simply solve a set of linear equations.
    其次,网格化图像,以自适应重要图为权重建立网格变形能量函数,用迭代方法整体求解最优化能量函数得到目标网格,而每次迭代只是简单地求解线性方程组。
  18. This parallel algorithm adopt matrix-multiplication algorithm to solve all pairs shortest path problem, and innovatively use graph partition method to map computing task.
    该算法借用矩阵乘思想求解所有点对间最短路径,创新性地引入图划分方法进行并行任务分配。